Kernel traits for the epanechnikov kernel.
static const bool IsNormalized = true
The Epanechnikov kernel is normalized: K(x, x) = 1 for all x.
Kernel traits for the Epanechnikov kernel.
Definition at line 100 of file epanechnikov_kernel.hpp.
The Epanechnikov kernel is normalized: K(x, x) = 1 for all x.
Definition at line 104 of file epanechnikov_kernel.hpp.
Generated automatically by Doxygen for MLPACK from the source code.